home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- puppetSprite(15, 1)
- set the memberNum of sprite 15 to the number of member "rflat"
- updateStage()
- end
-
- on mouseUp
- set the memberNum of sprite 15 to the number of member "rround"
- updateStage()
- puppetSprite(15, 0)
- unLoad()
- SetReturn()
- play movie "rodrubbr.dir"
- end
-